Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Add shuttle testing infrastructure #576

Merged
merged 2 commits into from
Jul 2, 2024
Merged

Conversation

LucasSte
Copy link

Problem

The program cache in Agave lacks proper infrastructure for concurrent tests.

Solution

I am adopting shuttle to run concurrent tests that are more systematic. As the program cache depends on the rBPF crate, I must replace the imports here as well in order for the tests to work.

@LucasSte LucasSte force-pushed the shuttle-test branch 5 times, most recently from e6e7a8d to 15045ad Compare May 31, 2024 14:56
@LucasSte LucasSte requested a review from Lichtso May 31, 2024 15:03
@LucasSte LucasSte marked this pull request as ready for review May 31, 2024 15:03
@LucasSte LucasSte merged commit 8109197 into solana-labs:main Jul 2, 2024
12 checks passed
@LucasSte LucasSte deleted the shuttle-test branch July 2, 2024 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants